cvs commit: apache-apr/pthreads/src/test check_chunked

1999-08-19 Thread manoj
manoj 99/08/19 13:53:36 Modified:pthreads INSTALL KEYS Makefile.tmpl config.layout configure pthreads/src .gdbinit ApacheCore.def ApacheCore.dsp ApacheCore.mak CHANGES Configuration.tmpl Configure pthreads/src/ap Makefile.tmpl

cvs commit: apache-site/info/css-security apache_1.3.11_css_patch.txt apache_specific.html encoding_examples.html index.html

2000-02-02 Thread marc
characters in http://;, for example, must remain unencoded because they are part of the syntax of the URL. Better solutions to deal with this are necessary. PAlso note that some URL encoding functions encode a space into a + for historical reasons. This will only work in the query string

cvs commit: apache/src/modules/proxy mod_proxy.h proxy_cache.c proxy_connect.c proxy_ftp.c proxy_http.c proxy_util.c Makefile mod_proxy.c

1996-10-01 Thread Chuck Murcko
= (ch 0xF0) 4; ! if (i = 10) x[1] = ('A' - 10) + i; ! else x[1] = '0' + i; ! ! i = ch 0x0F; ! if (i = 10) x[2] = ('A' - 10) + i; ! else x[2] = '0' + i; ! } ! ! /* ! * canonicalise a URL-encoded string ! */ ! ! enum enctype { enc_path, enc_search

cvs commit: apache-1.3/src/support/SHA1 README.sha1 convert-sha1.pl htpasswd-sha1.pl ldif-sha1.example

1999-08-02 Thread dirkx
But it could benefit from further abstraction; same goed for the various base64, uunecode and mime-style base64 encoders we have floating around. Also, we could deal with string lenghts and verify lengths better. Revision ChangesPath 1.80 +9 -0 apache-1.3/htdocs/manual

cvs commit: apache/htdocs/manual/mod core.html directives.html index.html mod_access.html mod_actions.html mod_alias.html mod_auth_anon.html mod_auth_dbm.html mod_cern_meta.html mod_dir.html mod_env.html mod_imap.html mod_include.html mod_negotiation.html mod_proxy.html mod_rewrite.html mod_status.html mod_userdir.html

1997-07-06 Thread Rodent of Unusual Size
). liSelect only unencoded variants, if there is a mix of encoded and non-encoded variants. If either all variants are encoded --- 292,298 else the order of languages on the Accept-Language header. liSelect the variants with the highest 'level' media parameter

cvs commit: apache-1.3/src/support httpd.exp

1998-12-29 Thread fielding
to be * willing to run a CGI script if we find one. (In fact, we set up to * dramatically prefer CGI scripts in cases where that's appropriate, - * e.g., POST). + * e.g., POST or when URI includes query args or extra path info). */ - -static void maybe_add_default_encodings

cvs commit: apache-apr/pthreads/src/support README ab.8 ab.c apachectl apxs.8 htdigest.c htpasswd.1 htpasswd.c httpd.exp log_server_status ab.1

1999-06-10 Thread manoj
manoj 99/06/09 23:26:49 Modified:pthreads ABOUT_APACHE Announcement INSTALL KEYS Makefile.tmpl README.NT config.layout configure pthreads/conf highperformance.conf-dist httpd.conf-dist httpd.conf-dist-win mime.types

cvs commit: apache-2.0/mpm/src/support/SHA1 README.sha1 convert-sha1.pl htpasswd-sha1.pl ldif-sha1.example

1999-08-06 Thread dgaudet
=== RCS file: /home/cvs/apache-2.0/mpm/src/ap/ap_md5c.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ap_md5c.c 1999/06/18 18:39:24 1.1 +++ ap_md5c.c 1999/08/06 00:54:08 1.2 @@ -415,15 +415,14 @@ * Define the Magic String prefix

cvs commit: apachen/htdocs/manual/vhosts details.html details_1_2.html examples.html fd-limits.html host.html index.html ip-based.html name-based.html vhosts-in-depth.html virtual-host.html

1998-01-26 Thread coar
the variant (of the given media type, encoded with the given content encoding). These are interpreted as URLs relative to the map file; they must be on the same server (!), and they must refer to files to which the client would be granted access if they were

cvs commit: apache/htdocs/manual/mod core.html mod_access.html mod_auth.html mod_auth_db.html mod_auth_dbm.html mod_auth_msql.html mod_browser.html mod_cern_meta.html mod_cgi.html mod_cookies.html mod_digest.html mod_dld.html mod_env.html mod_example.html mod_expires.html mod_headers.html mod_imap.html mod_include.html mod_log_agent.html mod_log_common.html mod_log_config.html mod_log_referer.html mod_mime.html mod_negotiation.html mod_proxy.html mod_rewrite.html mod_userdir.html mod_usertrack.html

1997-04-30 Thread Marc Slemko
marc97/04/30 22:27:20 Modified:htdocsindex.html htdocs/manual bind.html cgi_path.html content-negotiation.html dns-caveats.html env.html host.html install.html install_1_1.html

cvs commit: apache/htdocs/manual/mod core.html mod_actions.html mod_auth_anon.html mod_auth_dbm.html mod_cern_meta.html mod_cgi.html mod_env.html mod_imap.html mod_include.html mod_negotiation.html mod_status.html

1997-11-01 Thread dgaudet
the version of text/html media types). liSelect only unencoded variants, if there is a mix of encoded and non-encoded variants. If either all variants are encoded @@ -366,7 +366,7 @@ The explicit types have no quality factor, so they default to a preference of 1.0 (the highest

cvs commit: apache/htdocs/manual/mod core.html mod_actions.html mod_auth_anon.html mod_auth_dbm.html mod_cern_meta.html mod_cgi.html mod_env.html mod_example.html mod_imap.html mod_include.html mod_mime.html mod_negotiation.html mod_proxy.html mod_status.html

1997-11-02 Thread dgaudet
. liSelect the variants with the highest 'level' media parameter - (used to give the version of text/html media types). + (used to give the version of text/html media types). liSelect only unencoded variants, if there is a mix of encoded and non-encoded variants. If either

cvs commit: apache-apr/pthreads/src/support Makefile.tmpl ab.1 ab.c apachectl apachectl.1 apxs.8 apxs.pl dbmmanage dbmmanage.1 htdigest.1 htdigest.c htpasswd.1 htpasswd.c httpd.8 httpd.exp log_server_status logresolve.8 logresolve.pl rotatelogs.8 split-logfile suexec.8 suexec.c suexec.h

1999-02-07 Thread manoj
$ make $ make install - $ PREFIX/sbin/apachectl start + $ PREFIX/bin/apachectl start NOTE: PREFIX is not the string PREFIX. Instead use the Unix filesystem path under which Apache should be installed. For @@ -79,12 +79,11 @@ platform

cvs commit: apache-2.0/apache-nspr/os/win32 modules.c util_win32.c

1998-09-22 Thread dgaudet
dgaudet 98/09/22 11:05:55 Modified:apache-nspr Configuration.tmpl Makefile.tmpl apache-nspr/ap Makefile.tmpl ap.dsp ap_snprintf.c apache-nspr/include alloc.h ap.h ap_config.h buff.h hsregex.h http_conf_globals.h http_log.h

cvs commit: apache-apr/pthreads/src/support ab.1 ab.c apachectl apachectl.1 apxs.pl dbmmanage.1 htpasswd.c httpd.exp suexec.c

1999-03-17 Thread manoj
+ DT CODEContent-Encoding:/CODE DD If the file is compressed, or otherwise encoded, rather than containing the actual raw data, this says how that was done. - For compressed files (the only case where this generally comes - up), content encoding should

cvs commit: apache-1.3/src/test/rename rename.cf

1998-04-11 Thread rse
rse 98/04/11 05:01:10 Modified:.STATUS src CHANGES Configure buildmark.c src/ap ap_slack.c ap_strings.c src/include alloc.h buff.h explain.h fnmatch.h http_conf_globals.h http_config.h http_core.h